Skip to content

Conversation

@AkhilAkkapelli
Copy link
Contributor

@AkhilAkkapelli AkhilAkkapelli commented Apr 25, 2025

This feature allows you to control how DArray blocks (chunks) are assigned to specific processors or threads within the cluster. Fine-grained control over data locality can be crucial for optimizing the performance of certain distributed algorithms.

You specify the mapping using the optional assignment keyword argument in the DArray constructor functions (DArray, DVector, and DMatrix) and the distribute function.

@Rabab53 Rabab53 assigned Rabab53 and unassigned Rabab53 Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants